Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kover Improvement - Conventional plugin to support coverage in all modules #105

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

gabrielbmoro
Copy link
Collaborator

Descrição

Esse PR define um plugin novo no nosso build-logic o qual será automaticamente aplicado a todos os nossos libraries.

Pra verificar a coverage total do projeto, basta executar:

./gradlew coverageReport

Checklist

  • Os testes foram executados e passaram com sucesso.
  • As alterações de código seguem as diretrizes de estilo do projeto.
  • Foram adicionados testes, se aplicável.
  • Se inscreveu no canal?😛

@gabrielbmoro gabrielbmoro requested a review from a team as a code owner July 11, 2024 03:48
# Conflicts:
#	feature-list-streams/build.gradle.kts
#	feature-profile/build.gradle.kts
@gabrielbmoro gabrielbmoro merged commit 404b79c into master Jul 11, 2024
1 check passed
@gabrielbmoro gabrielbmoro deleted the feature/kover-improvement branch July 11, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants